Eclipse Platform
Pre-release 3.0

Uses of Package
org.eclipse.team.core.subscribers

Packages that use org.eclipse.team.core.subscribers
org.eclipse.team.core.subscribers   
org.eclipse.team.ui.synchronize Application programming interfaces for interaction with the Eclipse Synchronize View. 
org.eclipse.team.ui.synchronize.actions Actions and utilities for use with the Eclipse Synchronize View. 
 

Classes in org.eclipse.team.core.subscribers used by org.eclipse.team.core.subscribers
BackgroundEventHandler.Event
          Resource event class.
ComparisonCriteria
          A ComparisonCriteria used by a TeamSubscriber to calculate the sync state of the workspace resources.
ITeamResourceChangeListener
          A resource state change listener is notified of changes to resources regarding their team state.
RemoteSynchronizer
          A remote synchronizer provides API to access a handle for a resource resource associated with a local resource (that may or may not exist locally).
SyncInfo
          Describes the relative synchronization of a remote resource and a local resource using a base resource for comparison.
TeamDelta
          A team delta represents changes in the team state.
TeamSubscriber
          A TeamSubscriber provides synchronization between local resources and a remote location that is used to share those resources.
 

Classes in org.eclipse.team.core.subscribers used by org.eclipse.team.ui.synchronize
SyncInfo
          Describes the relative synchronization of a remote resource and a local resource using a base resource for comparison.
TeamSubscriber
          A TeamSubscriber provides synchronization between local resources and a remote location that is used to share those resources.
 

Classes in org.eclipse.team.core.subscribers used by org.eclipse.team.ui.synchronize.actions
SyncInfo
          Describes the relative synchronization of a remote resource and a local resource using a base resource for comparison.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.